home *** CD-ROM | disk | FTP | other *** search
/ Champak 83 / (Vol 83) My Disc.iso / Interface / md.000 / scripts / DefineButton2_70 / BUTTONCONDACTION on(release).as
Text File  |  2007-09-26  |  136b  |  4 lines

  1. on(release){
  2.    _level6.browser("http://www.topgames.com.br/modules/noticias/ver.php?id=" + id + "&sec=" + sec + "&cat=" + cat,3);
  3. }
  4.